home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / armadilloknight2.swf / scripts / frame_8 / PlaceObject2_380_4 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2006-05-08  |  121 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.fader.resetFlag)
  3.    {
  4.       this._x = startX;
  5.       this._y = startY;
  6.    }
  7. }
  8.